(Fset_window_hscroll, Fpos_visible_in_window_p):
authorKim F. Storm <storm@cua.dk>
Tue, 19 Sep 2006 13:09:11 +0000 (13:09 +0000)
committerKim F. Storm <storm@cua.dk>
Tue, 19 Sep 2006 13:09:11 +0000 (13:09 +0000)
commite356fddcc7044e3421cc5e2cd5b1efc06329b946
treeaacaeff91c6758448933243d98f2b35eacafdbea
parentd95349cb58b37e5d959432fda4d3b8bb3b4ea90b
(Fset_window_hscroll, Fpos_visible_in_window_p):
Doc fix.  Use "off-screen" instead of "invisible".
(Fwindow_line_height): Make line numbers 0-based.  Make line arg
optional; if nil, use current cursor row.  Handle text terminals
properly.  Return nil if non-interactive or pseudo-window.
src/window.c